Everything Totally Explained


Ask & we'll explain, totally!
Matrix population models
Totally Explained


  NEW! All the latest news in the worlds of computer gaming, entertainment, the environment,  
finance, health, politics, science, stocks & shares, technology and much, much, more.  


View this entry using RSS

Everything about Matrix Population Models totally explained

Population models are used in population ecology to model the dynamics of wildlife or human populations. Matrix population models are a specific type of population model that uses matrix algebra. Matrix algebra, in turn, is simply a form of algebraic shorthand for summarizing a larger number of often repetitious and tedious algebraic computations. All populations can be modeled by one simple equation:
N(t+1) = N(t) + B - D + I - E,
   where:
N(t+1) = abundance at time t+1
N(t) = abundance at time t
B = number of births within the population between times t and t+1
D = number of deaths within the population between times t and t+1
I = number of individuals immigrating into the population between times t and t+1
E = number of individuals emigrating from the population between times t and t+1
This equation is called a BIDE model. Although BIDE models are conceptually simple, reliable estimates of the 5 variables contained therein (Nt, B, D, I and E) are often difficult to obtain.
   Usually a researcher attempts to estimate current abundance, Nt, often using some form of mark and recapture technique.
   Estimates of B might be obtained via a ratio of young to adults soon after the breeding season, Ri.
   Number of deaths can be obtained by estimating annual survival probability, usually via mark and recapture methods, then multiplying present abundance and survival rate.
   Many times immigration and emigration are ignored because they're so difficult to estimate.
   For added simplicity it may help to think of time t as the end of the breeding season in year t and to imagine that one is studying a species that has only one discrete breeding season per year.
   The BIDE model can then be expressed as:
Nt+1 = Nt_a * Sa + Nt_a * Ri * Si
   where:
Nt_a = number of adult females at time t Nt_i = number of immature females at time t Sa = annual survival of adult females from time t to time t+1 Si = annual survival of immature females from time t to time t+1 Ri = ratio of surviving young females at the end of the breeding season per breeding female
   In matrix notation this model can be expressed as:
| Nt+1_i | | SiRi SaRi | | Nt_i | | | = | | | | | Nt+1_a | | Si Sa | | Nt_a |
   Suppose that you're studying a species with a maximum lifespan of 4 years. The following is an age-based Leslie matrix for this species. Each row in the first and third matrices corresponds to animals within a given age range (0-1 years, 1-2 years and 2-3 years). In a Leslie matrix the top row of the middle matrix consists of age-specific fertilities: F1, F2 and F3. Note, that F1 = SiRi in the matrix above. Since this species doesn't live to be 4 years old the matrix doesn't contain an S3 term.
    | Nt+1_1 | | F1 F2 F3 | | Nt_1 | | | = | | | | | Nt+1_2 | | S1 0 0 | | Nt_2 | | | = | | | | | Nt+1_3 | | 0 S2 0 | | Nt_3 |
   These models can give rise to interesting cyclical or seemingly chaotic patterns in abundance over time when fertility rates are high.
   The terms Fi and Si can be constants or they can be functions of environment, such as habitat or population size. Randomness can also be incorporated into the environmental component.

Further Information

Get more info on 'Matrix Population Models'.


External Link Exchanges

Do you know how hard it is to get a link from a large encyclopaedia? Well we're different and will prove it. To get a link from us just add the following HTML to your site on a relevant page:

    <a href="http://matrix_population_models.totallyexplained.com">Matrix population models Totally Explained</a>

Then simply click through this link from your web page. Our crawlers will verify your link, extract the title of your web page and instantly add a link back to it. If you like you can remove the words Totally Explained and embed the link in article text.
   As long as your link remains in place, we'll keep our link to you right here. Please play fair - our crawlers are watching. Your site must be closely related to this one's topic. Any kind of spamming, dubious practises or removing the link will result in your link from us being dropped and, potentially, your whole site being banned.



Copyright © 2007-8 totallyexplained.com | Licensed under the GNU Free Documentation License | Site Map
This article contains text from the Wikipedia article Matrix population models (History) and is released under the GFDL | RSS Version